/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.alert-note {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}